[INFO] fetching crate cirun-agent 0.6.0...
[INFO] testing cirun-agent-0.6.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate cirun-agent 0.6.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate cirun-agent 0.6.0
[INFO] finished tweaking crates.io crate cirun-agent 0.6.0
[INFO] tweaked toml for crates.io crate cirun-agent 0.6.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cirun-agent 0.6.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cirun-agent 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.115
[INFO] [stderr]   Downloaded tower-http v0.6.10
[INFO] [stderr]   Downloaded openssl v0.10.79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889
[INFO] running `Command { std: "docker" "start" "995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cirun-agent v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.72s
[INFO] running `Command { std: "docker" "inspect" "995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cirun-agent v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.20s
[INFO] running `Command { std: "docker" "inspect" "995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cirun_agent-9131e7e4c5d20954)
[INFO] [stdout] 
[INFO] [stdout] running 131 tests
[INFO] [stdout] test api::tests::runner_to_provision_accepts_omitempty_resource_fields ... ok
[INFO] [stdout] test config::tests::http_is_allowed_with_escape_hatch ... ok
[INFO] [stdout] test config::tests::plain_http_is_rejected_by_default ... ok
[INFO] [stdout] test docker::client::tests::name_appears_after_name_flag ... ok
[INFO] [stdout] test docker::client::tests::run_argv_defaults_omit_both_flags ... ok
[INFO] [stdout] test docker::client::tests::run_argv_basic_no_gpu ... ok
[INFO] [stdout] test config::tests::https_is_accepted ... ok
[INFO] [stdout] test docker::client::tests::run_argv_always_stamps_cirun_runner_label ... ok
[INFO] [stdout] test docker::client::tests::run_argv_docker_socket_emits_volume_mount ... ok
[INFO] [stdout] test docker::client::tests::run_argv_env_vars_are_passed_with_dash_e ... ok
[INFO] [stdout] test docker::client::tests::run_argv_no_gpu_omits_gpus_flag ... ok
[INFO] [stdout] test config::tests::other_schemes_are_rejected ... ok
[INFO] [stdout] test docker::client::tests::run_argv_privileged_emits_flag ... ok
[INFO] [stdout] test api::tests::runner_to_provision_reads_top_level_executor_and_gpu ... ok
[INFO] [stdout] test docker::client::tests::run_argv_resources_are_applied ... ok
[INFO] [stdout] test docker::client::tests::run_argv_script_uses_bash_lc ... ok
[INFO] [stdout] test docker::client::tests::run_argv_sets_hostname_to_runner_name ... ok
[INFO] [stdout] test docker::client::tests::run_argv_truncates_hostname_to_63_chars ... ok
[INFO] [stdout] test docker::client::tests::run_argv_with_gpu_all_includes_flag ... ok
[INFO] [stdout] test docker::client::tests::run_argv_with_gpu_count_emits_number ... ok
[INFO] [stdout] test executor::docker::tests::created_maps_to_starting ... ok
[INFO] [stdout] test executor::docker::tests::dead_maps_to_terminated ... ok
[INFO] [stdout] test executor::docker::tests::not_found_classifier_matches_no_such_container_phrasing ... ok
[INFO] [stdout] test executor::docker::tests::exited_maps_to_terminated ... ok
[INFO] [stdout] test executor::docker::tests::not_found_classifier_matches_linux_docker_ce_form ... ok
[INFO] [stdout] test executor::docker::tests::not_found_classifier_matches_macos_docker_desktop_form ... ok
[INFO] [stdout] test executor::docker::tests::not_found_classifier_rejects_unrelated_errors ... ok
[INFO] [stdout] test executor::docker::tests::restarting_maps_to_starting ... ok
[INFO] [stdout] test executor::docker::tests::safe_identifier_accepts_normal_images_and_names ... ok
[INFO] [stdout] test executor::docker::tests::safe_identifier_rejects_flag_shapes ... ok
[INFO] [stdout] test executor::docker::tests::safe_identifier_rejects_shell_metachars_and_whitespace ... ok
[INFO] [stdout] test executor::docker::tests::validate_accepts_normal_spec ... ok
[INFO] [stdout] test executor::docker::tests::validate_rejects_flag_shaped_image ... ok
[INFO] [stdout] test executor::docker::tests::validate_rejects_flag_shaped_name ... ok
[INFO] [stdout] test executor::meda::tests::starting_maps_to_starting ... ok
[INFO] [stdout] test executor::meda::tests::running_maps_to_healthy ... ok
[INFO] [stdout] test executor::meda::tests::stopped_maps_to_terminated ... ok
[INFO] [stdout] test executor::meda::tests::unknown_maps_to_starting ... ok
[INFO] [stdout] test executor::tests::derive_kind_explicit_executor_wins ... ok
[INFO] [stdout] test executor::tests::derive_kind_legacy_container_true_maps_to_docker ... ok
[INFO] [stdout] test executor::tests::docker_rejects_macos_runners ... ok
[INFO] [stdout] test executor::tests::derive_kind_explicit_overrides_container_legacy ... ok
[INFO] [stdout] test executor::tests::derive_kind_os_defaults ... ok
[INFO] [stdout] test executor::tests::executor_filter_allow_all_admits_every_kind ... ok
[INFO] [stdout] test executor::tests::docker_serves_linux_runners ... ok
[INFO] [stdout] test executor::tests::executor_filter_allow_only_admits_listed_kinds ... ok
[INFO] [stdout] test executor::tests::executor_kind_default_for_host_os ... ok
[INFO] [stdout] test config::tests::malformed_url_is_rejected ... ok
[INFO] [stdout] test executor::tests::derive_kind_unknown_executor_errors ... ok
[INFO] [stdout] test executor::tests::executor_kind_all_lists_every_variant ... ok
[INFO] [stdout] test executor::tests::executor_kind_name_roundtrips_through_from_name ... ok
[INFO] [stdout] test executor::docker::tests::running_maps_to_healthy ... ok
[INFO] [stdout] test executor::tests::executor_kind_produced_os_matches_serves_os ... ok
[INFO] [stdout] test executor::tests::executor_serves_os_is_case_insensitive ... ok
[INFO] [stdout] test executor::tests::lume_serves_only_macos ... ok
[INFO] [stdout] test executor::tests::meda_serves_only_linux ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_all_blank_errors ... ok
[INFO] [stdout] test executor::tests::executor_kind_from_name_is_case_and_whitespace_insensitive ... ok
[INFO] [stdout] test executor::tests::executor_kind_from_name_rejects_unknown ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_case_insensitive ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_comma_list ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_returns_allow_only_when_listed ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_returns_allow_all_when_unset ... ok
[INFO] [stdout] test executor::tests::parse_gpu_all ... ok
[INFO] [stdout] test executor::tests::parse_gpu_count_integer ... ok
[INFO] [stdout] test executor::tests::parse_gpu_invalid_string_errors ... ok
[INFO] [stdout] test executor::tests::parse_gpu_count_string ... ok
[INFO] [stdout] test executor::tests::parse_gpu_zero_is_none ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_single_value ... ok
[INFO] [stdout] test executor::tests::parse_gpu_none_string ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_trims_and_ignores_blank_segments ... ok
[INFO] [stdout] test executor::tests::parse_gpu_missing_means_none ... ok
[INFO] [stdout] test executor::tests::provision_does_not_call_run_post_spawn_on_idempotent_skip ... ok
[INFO] [stdout] test executor::tests::provision_is_noop_when_runner_already_healthy ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_unknown_value_errors ... ok
[INFO] [stdout] test executor::tests::resolve_extra_config_executor_is_case_insensitive ... ok
[INFO] [stdout] test executor::tests::resolve_falls_through_to_extra_config_when_top_empty ... ok
[INFO] [stdout] test executor::tests::resolve_falls_through_to_os_default ... ok
[INFO] [stdout] test executor::tests::resolve_top_executor_is_case_and_whitespace_insensitive ... ok
[INFO] [stdout] test executor::tests::resolve_top_level_wins_over_extra_config ... ok
[INFO] [stdout] test executor::tests::resolve_unknown_top_executor_errors ... ok
[INFO] [stdout] test meda::client::tests::classifier_500_stays_as_generic_apierror ... ok
[INFO] [stdout] test meda::client::tests::classifier_503_with_non_json_body_still_classifies_as_host_full ... ok
[INFO] [stdout] test meda::client::tests::classifier_503_with_unparseable_retry_after_uses_default ... ok
[INFO] [stdout] test meda::client::tests::classifier_503_without_retry_after_uses_default ... ok
[INFO] [stdout] test meda::client::tests::classifier_maps_503_with_full_apierror_body_to_host_full ... ok
[INFO] [stdout] test executor::tests::provision_calls_run_post_spawn_after_settle_healthy ... ok
[INFO] [stdout] test executor::tests::provision_reaps_then_spawns_when_terminated ... ok
[INFO] [stdout] test executor::tests::provision_spawns_when_absent ... ok
[INFO] [stdout] test meda::client::tests::classifier_passes_2xx_through ... ok
[INFO] [stdout] test reporting::tests::at_capacity_emits_host_at_capacity_event_with_code_and_retry_after ... ok
[INFO] [stdout] test executor::tests::provision_returns_transient_when_terminated_during_settle ... ok
[INFO] [stdout] test reporting::tests::canonical_metadata_keys_override_caller_diagnostics ... ok
[INFO] [stdout] test reporting::tests::failed_emits_provision_failed_event_with_attempt_and_error ... ok
[INFO] [stdout] test reporting::tests::failed_event_carries_caller_supplied_diagnostics_into_metadata ... ok
[INFO] [stdout] test reporting::tests::lifts_failed_outcome_to_failed_event ... ok
[INFO] [stdout] test reporting::tests::lifts_host_full_outcome_to_at_capacity_event ... ok
[INFO] [stdout] test reporting::tests::lifts_success_outcome_to_succeeded_event ... ok
[INFO] [stdout] test reporting::tests::recording_reporter_captures_events_in_order ... ok
[INFO] [stdout] test reporting::tests::serializes_kind_and_severity_as_snake_lowercase ... ok
[INFO] [stdout] test reporting::tests::success_emits_no_wire_event ... ok
[INFO] [stdout] test executor::tests::provision_polls_until_healthy_after_spawn ... ok
[INFO] [stdout] test script_cmd::tests::diagnostic_capture_includes_required_sections ... ok
[INFO] [stdout] test script_cmd::tests::diagnostic_capture_tolerates_missing_files ... ok
[INFO] [stdout] test script_cmd::tests::non_sudo_variant_invokes_path_directly ... ok
[INFO] [stdout] test script_cmd::tests::redirects_stdin_from_dev_null_under_sudo ... ok
[INFO] [stdout] test script_cmd::tests::redirects_stdin_from_dev_null_without_sudo ... ok
[INFO] [stdout] test script_cmd::tests::returns_background_pid ... ok
[INFO] [stdout] test script_cmd::tests::sudo_variant_runs_bash_explicitly ... ok
[INFO] [stdout] test ssh::tests::parse_pid_line_accepts_plain_digits ... ok
[INFO] [stdout] test executor::tests::provision_returns_transient_on_settle_timeout ... ok
[INFO] [stdout] test ssh::tests::parse_pid_line_rejects_overflow ... ok
[INFO] [stdout] test ssh::tests::parse_pid_line_rejects_non_digits ... ok
[INFO] [stdout] test ssh::tests::parse_pid_line_trims_trailing_newline ... ok
[INFO] [stdout] test ssh::tests::safe_identifier_accepts_normal_usernames_and_hosts ... ok
[INFO] [stdout] test ssh::tests::safe_identifier_rejects_empty_and_overlong ... ok
[INFO] [stdout] test ssh::tests::safe_identifier_rejects_option_smuggling ... ok
[INFO] [stdout] test ssh::tests::safe_identifier_rejects_shell_metachars_and_whitespace ... ok
[INFO] [stdout] test ssh::tests::parse_pid_line_trims_surrounding_whitespace ... ok
[INFO] [stdout] test ssh::tests::ssh_target_new_accepts_valid ... ok
[INFO] [stdout] test ssh::tests::ssh_target_new_rejects_option_smuggling_host ... ok
[INFO] [stdout] test ssh::tests::ssh_target_new_rejects_option_smuggling_user ... ok
[INFO] [stdout] test tests::test_get_hostname ... ok
[INFO] [stdout] test tests::test_hash_stability ... ok
[INFO] [stdout] test tests::test_organization_extraction ... ok
[INFO] [stdout] test tests::test_agent_info_creation ... FAILED
[INFO] [stdout] test cirun_client::tests::delete_runner_preserves_binding_for_idempotent_retries ... ok
[INFO] [stdout] test cirun_client::tests::macos_agent_with_docker_dispatches_linux_runner ... ok
[INFO] [stdout] test cirun_client::tests::macos_agent_with_only_lume_drops_linux_runner ... ok
[INFO] [stdout] test cirun_client::tests::agent_without_requested_executor_drops_runner ... ok
[INFO] [stdout] test cirun_client::tests::unbound_runner_routes_to_os_default ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_agent_info_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_agent_info_creation' (1625) panicked at src/main.rs:566:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "68abfbd3-bb81-422b-8ad5-df9bc236aba6"
[INFO] [stdout]  right: "1c72b9ef-c69c-4af1-9f38-805475b0742e"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee067a61798 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee067a61798 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee067a61798 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee067a61798 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee067a775ca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee067a775ca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ee067a666c2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ee067a666c2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ee067a3f216 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee067a3f216 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee067a59019 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee0677c1e1c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ee0677c1e1c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ee067a59292 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ee067a59292 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee067a3f2d2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee067a340c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee067a4036d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee067a77dbc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee067a77c43 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ee06776bef6 - core[28b146924c2f19c6]::panicking::assert_failed::<alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ee0677724ec - cirun_agent[5fd6b9133be00be8]::tests::test_agent_info_creation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:566:9
[INFO] [stdout]   22:     0x5ee06776fd17 - cirun_agent[5fd6b9133be00be8]::tests::test_agent_info_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:554:34
[INFO] [stdout]   23:     0x5ee067746d46 - <cirun_agent[5fd6b9133be00be8]::tests::test_agent_info_creation::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ee0677b4efb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ee0677b4efb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ee0677c2775 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ee0677c2775 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ee0677c2775 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ee0677c2775 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ee0677c2775 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ee0677c2775 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ee0677c2775 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ee0677bd2d4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ee0677bd2d4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ee0677c57f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ee0677c57f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ee0677c57f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ee0677c57f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ee0677c57f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ee0677c57f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ee0677c57f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee067a609ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5ee067a609ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7c4973e38aa4 - <unknown>
[INFO] [stdout]   45:     0x7c4973ec5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_agent_info_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 130 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cirun-agent`
[INFO] running `Command { std: "docker" "inspect" "995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889", kill_on_drop: false }`
[INFO] [stdout] 995f75192fa1f1a0b8f48e21b28911afb3db627cdf2bbecb00413f8080642889
